adTempus API
PreviousUpNext
IEventLogMonitor::ExcludeEvents Property

Gets or sets a list of event IDs that are ignored by the trigger.

C++
__property BSTR ExcludeEvents;
C#
String ExcludeEvents;
Visual Basic
Property ExcludeEvents() As String

If you want the trigger to ignore certain events, specify the numeric event IDs (available from the event source's documentation or from existing events in the Event Log) for those events. 

Multiple event IDs can be specified; separate the IDs with commas.

adTempus API Reference version 3.0.0.0, revised 10/30/2008